Crate zng_wgt_material_icons
source ·Expand description
Material icons for the Icon!
widget.
A constant for each icon is defined in a module for each font. The font files are embedded
and can be registered using the MaterialFonts
app extension.
The icons are from the Material Design Icons project.
§Crate
This crate is part of the zng
project.
§Cargo Features
This crate provides 5 feature flags, 5 enabled by default.
§"embedded"
Embedded font files.
Enabled by default.
§"outlined"
Outlined icon set.
Enabled by default.
§"filled"
Filled icon set.
Enabled by default.
§"rounded"
Rounded icon set.
Enabled by default.
§"sharp"
Sharp icon set.
Enabled by default.
Modules§
- Filled icons.
- Outline icons.
- Rounded icons.
- Sharp icons.
Structs§
- Material fonts.
- Represents a material font icon.